看诗词>英语词典>internal representation翻译和用法

internal representation

英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]

美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]

网络  内部表示; 内部表象; 内在表征; 内部表征; 内在表象

英英释义

noun

双语例句

  • An instruction exists as an internal representation in the assembler;
    指令在汇编器中以一种内部表示的形式存在;
  • The internal representation of such data is meant to be convenient for data processing in a program.
    数据的内部表示方式的意义是方便程序对数据的处理。
  • Entries are stored in order of their internal representation, not necessarily the same as what you see on screen when you SELECT the columns from a table.
    项目是根据内部表示的顺序存储的,并不需要与你从表中SELECT列时在屏幕上看到的一致。
  • An internal representation of the world; an organization of concepts and actions that can be revised by new information about the world.
    世界的内化;可以被关于世界的新的信息修订的概念和行为的体制。
  • The contribution is: Proposed an internal representation for object-oriented software: multi-level dependency graph.
    所做的工作如下:提出一种面向对象软件的中间表示法:多粒度依赖关系图。
  • This "role" has an internal representation of the process flow and determines the next step based on the representation.
    此角色具有流程流的内部表示形式,能根据此表示形式确定下一步骤。
  • Both generate a common, language-neutral, internal representation of queries.
    它们都生成一种通用的与语言无关的内部查询表示。
  • If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
    如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。
  • This internal representation is performed by the query graph model ( QGM) component.
    这个内部表现形式是由查询图形模型(QGM)组件所执行的。
  • For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
    比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。